widget: add helpers to resolve GActionGroups available to GtkWidget
authorChristian Hergert <christian@hergert.me>
Thu, 11 Dec 2014 23:25:41 +0000 (15:25 -0800)
committerChristian Hergert <christian@hergert.me>
Thu, 11 Dec 2014 23:25:41 +0000 (15:25 -0800)
commit661da5558c14520070174b0fd65f1a9c508f4ca4
treeb65f23c6c4193150ce284ca576dee8b6a4cd1f81
parentab5b0d098365c5fb156959d16edecfccf2cc61c2
widget: add helpers to resolve GActionGroups available to GtkWidget

These functions, while added for use by the GTK inspector, are generally
useful to applications that need to resolve what action groups are
available to a particular GtkWidget.

https://bugzilla.gnome.org/show_bug.cgi?id=741386
docs/reference/gtk/gtk3-sections.txt
gtk/gtkactionmuxer.c
gtk/gtkactionmuxer.h
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h
gtk/inspector/actions.c
gtk/inspector/prop-editor.c